home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_bas / vbres.zip / SAMPLE.STB < prev    next >
Text File  |  1996-04-09  |  269b  |  14 lines

  1. '-----------------------------------
  2. '-- Sample StringTables
  3. '-----------------------------------
  4. &H1    = <Your App Name Here>
  5. &H2    = <Your App Version Here>
  6. &H3    = etc.
  7. &H4    = and so on...
  8.  
  9. ; General Stuff
  10. &H1000    = False
  11. &H1001    = True
  12. &H1002    = Off
  13. &H1003    = On
  14.